<body>
  <p style="font-size:xx-small;">Rozmiar xx-small</p>
  <p style="font-size:x-small;">Rozmiar x-small</p>
  <p style="font-size:small;">Rozmiar small</p>
  <p style="font-size:medium;">Rozmiar medium</p>
  <p style="font-size:large;">Rozmiar large</p>
  <p style="font-size:x-large;">Rozmiar x-large</p>
  <p style="font-size:xx-large;">Rozmiar xx-large</p>
</body>